home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMRECUEXPLORER / TFORMRECUEXPLORER.txt < prev   
Text File  |  2008-07-21  |  6KB  |  256 lines

  1. object FormRecuExplorer: TFormRecuExplorer
  2.   Left = 371
  3.   Top = 129
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Recuperaci∩┐╜n de configuraci∩┐╜n de Internet Explorer'
  7.   ClientHeight = 567
  8.   ClientWidth = 612
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PlaGroupBox1: TPlaGroupBox
  22.     Left = 10
  23.     Top = 152
  24.     Width = 591
  25.     Height = 377
  26.     TitleFont.Charset = DEFAULT_CHARSET
  27.     TitleFont.Color = 13977088
  28.     TitleFont.Height = -11
  29.     TitleFont.Name = 'Tahoma'
  30.     TitleFont.Style = []
  31.     Anchors = [akLeft, akBottom]
  32.     Caption = 'Recuperaci∩┐╜n de la configuraci∩┐╜n de Internet Explorer'
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     TabOrder = 0
  40.     object Image1: TImage
  41.       Left = 10
  42.       Top = 24
  43.       Width = 32
  44.       Height = 32
  45.       Picture.Data = {<image000.bmp>}
  46.       Transparent = True
  47.     end
  48.     object TxtInfoRecuperacion: TLabel
  49.       Left = 57
  50.       Top = 26
  51.       Width = 474
  52.       Height = 13
  53.       Caption = 
  54.         'Puedes guardar una copia de la configuraci∩┐╜n de Internet Explore' +
  55.         'r y restaurarla cuando lo desees.'
  56.       Constraints.MaxWidth = 474
  57.       Constraints.MinWidth = 474
  58.       Transparent = True
  59.       WordWrap = True
  60.     end
  61.     object TxtLstSO: TLabel
  62.       Left = 57
  63.       Top = 66
  64.       Width = 140
  65.       Height = 13
  66.       Caption = 'Versi∩┐╜n de Internet Explorer:'
  67.       Constraints.MaxWidth = 140
  68.       Constraints.MinWidth = 140
  69.       Transparent = True
  70.       Visible = False
  71.       WordWrap = True
  72.     end
  73.     object PlaButtonGuardarConfig: TPlaButton
  74.       Left = 57
  75.       Top = 334
  76.       Width = 110
  77.       Height = 21
  78.       Caption = 'Guardar valores'
  79.       Enabled = False
  80.       TabOrder = 0
  81.       OnClick = PlaButtonGuardarConfigClick
  82.     end
  83.     object PlaButtonRestaurarConfig: TPlaButton
  84.       Left = 175
  85.       Top = 334
  86.       Width = 90
  87.       Height = 21
  88.       Caption = 'Restaurar'
  89.       Enabled = False
  90.       TabOrder = 1
  91.       OnClick = PlaButtonRestaurarConfigClick
  92.     end
  93.     object PlaButtonModificarConfig: TPlaButton
  94.       Left = 273
  95.       Top = 334
  96.       Width = 90
  97.       Height = 21
  98.       Caption = 'Modificar'
  99.       Enabled = False
  100.       TabOrder = 2
  101.       OnClick = PlaButtonModificarConfigClick
  102.     end
  103.     object PlaListViewRecupOpcInt: TPlaListView
  104.       Left = 57
  105.       Top = 96
  106.       Width = 515
  107.       Height = 191
  108.       Color = clWhite
  109.       CheckBoxes = True
  110.       Columns = <
  111.         item
  112.           Width = 123
  113.           Caption = 'Dato'
  114.           Font.Charset = DEFAULT_CHARSET
  115.           Font.Color = clWindowText
  116.           Font.Height = -11
  117.           Font.Name = 'MS Sans Serif'
  118.           Font.Style = []
  119.         end
  120.         item
  121.           Width = 195
  122.           Caption = 'Valor actual'
  123.           Font.Charset = DEFAULT_CHARSET
  124.           Font.Color = clWindowText
  125.           Font.Height = -11
  126.           Font.Name = 'MS Sans Serif'
  127.           Font.Style = []
  128.         end
  129.         item
  130.           Width = 195
  131.           Caption = 'Valor Guardado'
  132.           Font.Charset = DEFAULT_CHARSET
  133.           Font.Color = clWindowText
  134.           Font.Height = -11
  135.           Font.Name = 'MS Sans Serif'
  136.           Font.Style = []
  137.         end>
  138.       DragCursor = crDrag
  139.       DragMode = dmManual
  140.       HideSelection = False
  141.       MultiSelect = True
  142.       ParentColor = False
  143.       ParentShowHint = False
  144.       ShowHint = True
  145.       ShowColumnHeaders = True
  146.       TabOrder = 3
  147.       OnChange = PlaListViewRecupOpcIntChange
  148.       OnCheckClick = PlaListViewRecupOpcIntCheckClick
  149.       OnDblClick = PlaListViewRecupOpcIntDblClick
  150.       Data = {000100000000FE}
  151.     end
  152.     object PlaButtonRestaurarOriginales: TPlaButton
  153.       Left = 392
  154.       Top = 334
  155.       Width = 181
  156.       Height = 21
  157.       Caption = 'Restaurar originales'
  158.       Enabled = False
  159.       TabOrder = 4
  160.       OnClick = PlaButtonRestaurarOriginalesClick
  161.     end
  162.     object PlaButtonMarcar: TPlaButton
  163.       Left = 57
  164.       Top = 300
  165.       Width = 170
  166.       Height = 21
  167.       Caption = 'Marcar/desmarcar todos'
  168.       TabOrder = 5
  169.       OnClick = PlaButtonMarcarClick
  170.     end
  171.     object LstSO: TPlaComboBox
  172.       Left = 208
  173.       Top = 64
  174.       Width = 89
  175.       Height = 21
  176.       Style = csDropDownList
  177.       TabOrder = 6
  178.       Text = '64 Bits'
  179.       Visible = False
  180.       OnChange = LstSOChange
  181.       Items.Strings = (
  182.         '32 Bits'
  183.         '64 Bits')
  184.     end
  185.   end
  186.   object PlaButtonCerrar: TPlaButton
  187.     Left = 535
  188.     Top = 534
  189.     Width = 64
  190.     Height = 21
  191.     Anchors = [akLeft, akBottom]
  192.     Caption = 'Cerrar'
  193.     Font.Charset = ANSI_CHARSET
  194.     Font.Color = clWindowText
  195.     Font.Height = -11
  196.     Font.Name = 'Tahoma'
  197.     Font.Style = []
  198.     ParentFont = False
  199.     TabOrder = 1
  200.     OnClick = PlaButtonCerrarClick
  201.     Cancel = True
  202.   end
  203.   object PlaGroupBox2: TPlaGroupBox
  204.     Left = 10
  205.     Top = 12
  206.     Width = 591
  207.     Height = 111
  208.     TitleFont.Charset = DEFAULT_CHARSET
  209.     TitleFont.Color = 13977088
  210.     TitleFont.Height = -11
  211.     TitleFont.Name = 'Tahoma'
  212.     TitleFont.Style = []
  213.     Caption = 'Protecci∩┐╜n de la configuraci∩┐╜n de Internet Explorer'
  214.     TabOrder = 2
  215.     object Image2: TImage
  216.       Left = 10
  217.       Top = 24
  218.       Width = 32
  219.       Height = 32
  220.       Picture.Data = {<image001.bmp>}
  221.       Transparent = True
  222.     end
  223.     object TxtInfoProteccion: TLabel
  224.       Left = 57
  225.       Top = 26
  226.       Width = 456
  227.       Height = 26
  228.       Caption = 
  229.         'Selecciona la acci∩┐╜n a realizar cuando cualquier aplicaci∩┐╜n inte' +
  230.         'nte modificar la configuraci∩┐╜n de Internet Explorer.'
  231.       Constraints.MaxWidth = 456
  232.       Constraints.MinWidth = 456
  233.       Transparent = True
  234.       WordWrap = True
  235.     end
  236.     object RBNoPermitir: TPlaRadioButton
  237.       Left = 57
  238.       Top = 63
  239.       Width = 194
  240.       Height = 16
  241.       Caption = 'No permitir modificar la configuraci∩┐╜n'
  242.       TabOrder = 0
  243.       TabStop = False
  244.     end
  245.     object RBPreguntar: TPlaRadioButton
  246.       Left = 57
  247.       Top = 81
  248.       Width = 172
  249.       Height = 16
  250.       Caption = 'Preguntarme la acci∩┐╜n a realizar'
  251.       TabOrder = 1
  252.       TabStop = False
  253.     end
  254.   end
  255. end
  256.